C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / DefaultRowSize Property

In This Topic
DefaultRowSize Property (TransposedMultiRow<T>)
In This Topic
Gets or sets the default size of rows in the row collection.
Syntax
'Declaration
 
Public Overridable Property DefaultRowSize As Integer
 
See Also